More updates for the Frames chapter in Emacs manual.
authorChong Yidong <cyd@gnu.org>
Sun, 27 Nov 2011 08:22:37 +0000 (16:22 +0800)
committerChong Yidong <cyd@gnu.org>
Sun, 27 Nov 2011 08:22:37 +0000 (16:22 +0800)
commit8b22058c8e731bfb11b1e406b007aec8767dea0d
tree561e5bb9024af179dba57baaf15eb0e18554b5dd
parent9a8105b8010346f841407884f51b8903c0a9a8b6
More updates for the Frames chapter in Emacs manual.

* doc/emacs/frames.texi (Creating Frames): Move frame parameter example to
Frame Parameters node.
(Frame Commands): C-x 5 o does not warp the mouse by default.
(Fonts): Add more GTK-style properties; also, they should be
capitalized.
(Special Buffer Frames): Node deleted; special-display is on the
way out.
(Frame Parameters): Example moved here from Creating Frames.
Clarify that default-frame-alist affects the initial frame too.
Delete auto-raise-mode and auto-lower-mode.
(Wheeled Mice): Node deleted.  Content moved to Mouse Commands.
(Dialog Boxes): Delete x-gtk-use-old-file-dialog.

* doc/emacs/windows.texi (Window Choice): Add xref to Lisp manual for
special-display-*.
doc/emacs/ChangeLog
doc/emacs/display.texi
doc/emacs/emacs.texi
doc/emacs/frames.texi
doc/emacs/windows.texi